Skip to content

chore(deps): update dependency apscheduler to v3.11.0#28

Open
red-hat-konflux[bot] wants to merge 1 commit intokonflux-quay-testfrom
konflux/mintmaker/konflux-quay-test/apscheduler-3.x
Open

chore(deps): update dependency apscheduler to v3.11.0#28
red-hat-konflux[bot] wants to merge 1 commit intokonflux-quay-testfrom
konflux/mintmaker/konflux-quay-test/apscheduler-3.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot commented Jun 7, 2025

This PR contains the following updates:

Package Change Age Confidence
APScheduler (changelog) ==3.10.4 -> ==3.11.0 age confidence

Release Notes

agronholm/apscheduler (APScheduler)

v3.11.0

Compare Source

  • Dropped support for Python 3.6 and 3.7
  • Added support for ZoneInfo time zones and deprecated support for pytz time zones
  • Added CalendarIntervalTrigger, backported from the 4.x series
  • Added the ability to export and import jobs via scheduler.export_jobs() and scheduler.import_jobs(), respectively
  • Removed the dependency on six
  • Changed ProcessPoolExecutor to spawn new subprocesses from scratch instead of forking on all platform
  • Fixed AsyncIOScheduler inadvertently creating a defunct event loop at start, leading to the scheduler not working at all
  • Fixed ProcessPoolExecutor not respecting the passed keyword arguments when a broken pool was being replaced

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants